setDescription

@NonNull
open fun setDescription(@Nullable description: @Nullable String): @NonNull NotificationChannelCompat.Builder(source)

Sets the user visible description of this channel.

The recommended maximum length is 300 characters; the value may be truncated if it is too long.